home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / Class&Method Reference (stack) / MacApp 2.0 Reference / MacApp 2.0 Reference / card_255632.txt < prev    next >
Encoding:
Text File  |  1990-07-24  |  857 b   |  36 lines

  1. -- card: 255632 from stack: in.0 Reference
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 177597
  5. -- name: BusyRemove
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10. BusyRemove removes the busy-cursor mechanism. It removes the VBL task and  removes patches from the traps GetNextEvent, EventAvail, InitCursor, SetCursor, SetCCursor, and the A/UX traps.
  11. MacApp calls BusyRemove once when terminating an application. You usually do not need to  call this routine yourself. 
  12.  
  13.  
  14.  
  15.  
  16.  
  17. -- part contents for background part 5
  18. ----- text -----
  19. Unit: UBusyCursor
  20.  
  21.  
  22. -- part contents for background part 23
  23. ----- text -----
  24. ROUTINE
  25.  
  26. -- part contents for background part 2
  27. ----- text -----
  28. BusyRemove
  29.  
  30. -- part contents for background part 20
  31. ----- text -----
  32. PROCEDURE BusyRemove;
  33.  
  34. -- part contents for background part 40
  35. ----- text -----
  36. 45 of 498 Routines